[INFO] cloning repository https://github.com/danyspin97/wpaper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danyspin97/wpaper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanyspin97%2Fwpaper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanyspin97%2Fwpaper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d77a86bcea815f01499cfde1f75af20d8429c1c
[INFO] testing danyspin97/wpaper against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanyspin97%2Fwpaper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danyspin97/wpaper
[INFO] finished tweaking git repo https://github.com/danyspin97/wpaper
[INFO] tweaked toml for git repo https://github.com/danyspin97/wpaper written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danyspin97/wpaper on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danyspin97/wpaper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5634fc00cfedcaf3bd70d917bdfbfb1cda28fbc996d8ec864f5143d0ad225a21
[INFO] running `Command { std: "docker" "start" "-a" "5634fc00cfedcaf3bd70d917bdfbfb1cda28fbc996d8ec864f5143d0ad225a21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5634fc00cfedcaf3bd70d917bdfbfb1cda28fbc996d8ec864f5143d0ad225a21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5634fc00cfedcaf3bd70d917bdfbfb1cda28fbc996d8ec864f5143d0ad225a21", kill_on_drop: false }`
[INFO] [stdout] 5634fc00cfedcaf3bd70d917bdfbfb1cda28fbc996d8ec864f5143d0ad225a21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bd871c3b055bce7bd0e7fa5ed9dc54cfd18667168781f53385c774a46a607ca
[INFO] running `Command { std: "docker" "start" "-a" "5bd871c3b055bce7bd0e7fa5ed9dc54cfd18667168781f53385c774a46a607ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]    Compiling clap_complete v4.5.47
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]    Compiling wayland-protocols v0.32.6
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling file-id v0.1.0
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling wayland-cursor v0.31.8
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling format-bytes-macros v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling wpaperd-ipc v1.2.3 (/opt/rustwide/workdir/ipc)
[INFO] [stderr]    Compiling notify-debouncer-full v0.1.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.6
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wpaperd v1.2.3 (/opt/rustwide/workdir/daemon)
[INFO] [stderr]    Compiling wpaperctl v1.2.3 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling flexi_logger v0.30.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling hotwatch v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling format-bytes v0.3.0
[INFO] [stderr]    Compiling wayland-egl v0.32.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.0
[INFO] [stdout] warning: method `has_reached_end` is never used
[INFO] [stdout]    --> daemon/src/image_picker.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout]  45 | impl Queue {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     fn has_reached_end(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 38s
[INFO] running `Command { std: "docker" "inspect" "5bd871c3b055bce7bd0e7fa5ed9dc54cfd18667168781f53385c774a46a607ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bd871c3b055bce7bd0e7fa5ed9dc54cfd18667168781f53385c774a46a607ca", kill_on_drop: false }`
[INFO] [stdout] 5bd871c3b055bce7bd0e7fa5ed9dc54cfd18667168781f53385c774a46a607ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae239114a8a464b5f4752d01ba199dad9c4c2473e7982de74a75708aef0a2a0e
[INFO] running `Command { std: "docker" "start" "-a" "ae239114a8a464b5f4752d01ba199dad9c4c2473e7982de74a75708aef0a2a0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling wpaperctl v1.2.3 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling wpaperd v1.2.3 (/opt/rustwide/workdir/daemon)
[INFO] [stderr]    Compiling wpaperd-ipc v1.2.3 (/opt/rustwide/workdir/ipc)
[INFO] [stdout] warning: method `has_reached_end` is never used
[INFO] [stdout]    --> daemon/src/image_picker.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout]  45 | impl Queue {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     fn has_reached_end(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.28s
[INFO] running `Command { std: "docker" "inspect" "ae239114a8a464b5f4752d01ba199dad9c4c2473e7982de74a75708aef0a2a0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae239114a8a464b5f4752d01ba199dad9c4c2473e7982de74a75708aef0a2a0e", kill_on_drop: false }`
[INFO] [stdout] ae239114a8a464b5f4752d01ba199dad9c4c2473e7982de74a75708aef0a2a0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cdb134223994a1349bd7c2da2d47e6ea91ddf659cea8e9cb280324ed41ca3955
[INFO] running `Command { std: "docker" "start" "-a" "cdb134223994a1349bd7c2da2d47e6ea91ddf659cea8e9cb280324ed41ca3955", kill_on_drop: false }`
[INFO] [stderr] warning: method `has_reached_end` is never used
[INFO] [stderr]    --> daemon/src/image_picker.rs:116:8
[INFO] [stderr]     |
[INFO] [stderr]  45 | impl Queue {
[INFO] [stderr]     | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 116 |     fn has_reached_end(&self) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wpaperd` (bin "wpaperd" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wpaperctl-6eef4c5133cf0c9c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wpaperd-294b614cdc1c9c4e)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test config::test::test_clean_monitor_description ... ok
[INFO] [stdout] test image_picker::tests::test_image_result_forced_variant ... ok
[INFO] [stdout] test image_picker::tests::test_detour_semantics_sequence ... ok
[INFO] [stdout] test image_picker::tests::test_image_result_path_returns_correct_path ... ok
[INFO] [stdout] test image_picker::tests::test_image_result_from_list_variant ... ok
[INFO] [stdout] test image_picker::tests::test_queue_set_current_to_nonexistent_is_noop ... ok
[INFO] [stdout] test image_picker::tests::test_forced_image_previous_triggers_reload ... ok
[INFO] [stdout] test image_picker::tests::test_forced_image_next_clears_flag_and_continues ... ok
[INFO] [stdout] test image_picker::tests::test_normal_previous_sets_action ... ok
[INFO] [stdout] test image_picker::tests::test_push ... ok
[INFO] [stdout] test image_picker::tests::test_queue_set_current_to_moves_cursor ... ok
[INFO] [stdout] test image_picker::tests::test_queue_set_existing_image_is_noop ... ok
[INFO] [stdout] test image_picker::tests::test_queue_set_then_previous_navigates_back ... ok
[INFO] [stdout] test image_picker::tests::test_resize2 ... ok
[INFO] [stdout] test image_picker::tests::test_resize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wpaperd_ipc-2b70bc6c368ab2c8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wpaperd_ipc
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cdb134223994a1349bd7c2da2d47e6ea91ddf659cea8e9cb280324ed41ca3955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdb134223994a1349bd7c2da2d47e6ea91ddf659cea8e9cb280324ed41ca3955", kill_on_drop: false }`
[INFO] [stdout] cdb134223994a1349bd7c2da2d47e6ea91ddf659cea8e9cb280324ed41ca3955
